printdialog: Make collate image smaller
authorMatthias Clasen <mclasen@redhat.com>
Sun, 30 Aug 2020 21:00:15 +0000 (17:00 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 30 Aug 2020 21:59:23 +0000 (17:59 -0400)
This matches the appearance on GTK 3, and prevents
the checkbuttons next to the image from being spaced
out.

gtk/ui/gtkprintunixdialog.ui

index e84425cf0ae3b63c002d037303f9c2f5c3a85c3f..eecc472628382bdfc21e33386e147871e8454fa7 100644 (file)
                                     <child>
                                       <object class="GtkDrawingArea" id="collate_image">
                                         <property name="content-width">70</property>
-                                        <property name="content-height">90</property>
+                                        <property name="content-height">50</property>
                                         <layout>
                                           <property name="column">1</property>
                                           <property name="row">1</property>